@charset "utf-8";

/*---------b-首页banner图片换-------------------*/
.index_banner{ /*height:500px;*/width:100%;position:relative;clear:both;}
.index_banner .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;}
.index_banner .bd ul{ width:100% !important;}
.index_banner .bd li{ /*background-size:auto 500px;*/width:100% !important;overflow:hidden; text-align:center;background-repeat:no-repeat; background-position:center;}
.index_banner .bd li a{ /*height:500px;*/display:block; }

.index_banner .hd{ width:100%;  position:absolute; z-index:199; bottom:0px; left:0; height:30px; line-height:30px; /*background:url(../images/touming.png) repeat-x;*/ text-align:center;
   _background:#000; _filter:alpha(opacity=60); 
}
.index_banner .hd ul{ text-align:center;  padding-top:5px;}
.index_banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:43px; height:2px; margin:5px;border:1px solid #fff; overflow:hidden; 
  line-height:9999px; 
}
.index_banner .hd ul .on{ background:#fff;}
/*---------e-首页图片换-------------------*/